[root@server1 ~]# systemctl status sshd.service sshd.service - OpenSSH server daemon Loaded: loaded (/usr/lib/systemd/system/sshd.service; enabled) Active: active (running) since Thu 2014-02-27 11:51:39 EST; 7h ago Main PID: 1073 (sshd) CGroup: /system.slice/sshd.service └─1073 /usr/sbin/sshd -D Feb 27 11:51:39 server0.example.com systemd[1]: Started OpenSSH server daemon. Feb 27 11:51:39 server0.example.com sshd[1073]: Could not load host key: /et...y Feb 27 11:51:39 server0.example.com sshd[1073]: Server listening on 0.0.0.0 .... Feb 27 11:51:39 server0.example.com sshd[1073]: Server listening on :: port 22. Feb 27 11:53:21 server0.example.com sshd[1270]: error: Could not load host k...y Feb 27 11:53:22 server0.example.com sshd[1270]: Accepted password for root f...2 Hint: Some lines were ellipsized, use -l to show in full.